home *** CD-ROM | disk | FTP | other *** search
/ KeyGen Studio 2002 / KeyGen_Studio_2002.iso / Utilities / Web Server Crackerz / Hack Office 2000.exe / HO2k.exe / 0 / RCDATA / TFADD / TFADD.txt
Encoding:
Text File  |  1999-12-14  |  744 b   |  46 lines

  1. object fAdd: TfAdd
  2.   Left = 291
  3.   Top = 135
  4.   Width = 265
  5.   Height = 106
  6.   Caption = 'Add'
  7.   Font.Charset = DEFAULT_CHARSET
  8.   Font.Color = clWindowText
  9.   Font.Height = -11
  10.   Font.Name = 'MS Sans Serif'
  11.   Font.Style = []
  12.   OnShow = FormShow
  13.   PixelsPerInch = 96
  14.   TextHeight = 13
  15.   object Label1: TLabel
  16.     Left = 8
  17.     Top = 16
  18.     Width = 24
  19.     Height = 13
  20.     Caption = 'Entry'
  21.   end
  22.   object Edit1: TEdit
  23.     Left = 40
  24.     Top = 8
  25.     Width = 209
  26.     Height = 21
  27.     TabOrder = 0
  28.   end
  29.   object BitBtn1: TBitBtn
  30.     Left = 8
  31.     Top = 48
  32.     Width = 75
  33.     Height = 25
  34.     TabOrder = 1
  35.     Kind = bkOK
  36.   end
  37.   object BitBtn2: TBitBtn
  38.     Left = 96
  39.     Top = 48
  40.     Width = 75
  41.     Height = 25
  42.     TabOrder = 2
  43.     Kind = bkCancel
  44.   end
  45. end
  46.